rightOrThrow

inline fun <L, R> Either<L, R>.rightOrThrow(): R(source)